Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmark using cachegrind #28

Merged
merged 23 commits into from
Oct 3, 2023
Merged

Add benchmark using cachegrind #28

merged 23 commits into from
Oct 3, 2023

Conversation

k1LoW
Copy link
Member

@k1LoW k1LoW commented Sep 23, 2023

ref:

@k1LoW k1LoW self-assigned this Sep 23, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@k1LoW k1LoW force-pushed the cachegrind branch 2 times, most recently from 2201d9c to 57dda6d Compare September 23, 2023 13:08
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

BenchmarkRL-2

main (-) #28 (3a8eebf) +/-
Number of iterations 10000 10000 0
Nanoseconds per iteration 178918 ns/op 181713 ns/op 2795 ns/op
Bytes allocated per iteration 18375 B/op 18369 B/op -6 B/op
Allocs per iteration 155 allocs/op 155 allocs/op 0 allocs/op
Metadata
main (-) #28 (3a8eebf)
goos linux linux
goarch amd64 amd64
pkg github.com/k1LoW/rl github.com/k1LoW/rl
cpu Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz

Reported by octocov

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Code Metrics Report

main (9610fa4) #28 (b6374ae) +/-
Coverage 80.8% 80.8% 0.0%
Code to Test Ratio 1:1.1 1:0.9 -0.2
Test Execution Time 5s 1m3s +58s
Details
  |                     | main (9610fa4) | #28 (b6374ae) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          80.8% |         80.8% | 0.0% |
  |   Files             |              2 |             2 |    0 |
  |   Lines             |             78 |            78 |    0 |
  |   Covered           |             63 |            63 |    0 |
- | Code to Test Ratio  |          1:1.1 |         1:0.9 | -0.2 |
  |   Code              |            183 |           219 |  +36 |
  |   Test              |            198 |           198 |    0 |
- | Test Execution Time |             5s |          1m3s | +58s |

Reported by octocov

@k1LoW k1LoW marked this pull request as ready for review October 3, 2023 00:56
@k1LoW k1LoW merged commit f603402 into main Oct 3, 2023
3 of 4 checks passed
@k1LoW k1LoW deleted the cachegrind branch October 3, 2023 00:56
@github-actions github-actions bot mentioned this pull request Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant